/*通用样式*/
.fleft{float:left;}
.fright{float:right;}
.abs{position:absolute;}
.rel{position:relative;}
.center{margin:0px auto;}
.test{background-color:#CCC;}
.test2{background-color:#999;}
.fl{float:left;}
.fr{float:right;}
.malert
{
	position:fixed;
	width:500px; 
	height:35px;
	background:#333;
	top:-35px; 
	left:50%;
	line-height:35px;
	font-size:14px;
	color:#000;
	margin-left:-250px;
	filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	opacity:0.7;
	z-index:99999;
}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:".";font-size:0;}
* html .clearfix{zoom:1;}
*:first-child+html .clearfix{zoom:1;}
.hide{ display:none;}

.swiper-slide img{ width:100%;}

.web_bg{ background-color:#f3f3f3;}
.top{ width:100%; height:auto; z-index:99999;}
.top_in{ width:100%; height:auto;border-bottom:1px #fff solid;}
.top_box{  width:95%; height:98px; margin:0 auto; position:relative;}
.logo{ position:absolute; height:98px; left:0px; top:0px;}
.logo img{ padding:21px 25px 0px 0px; float:left;}
.logo span{ display:inline-block; font-size:18px; color:#fff; padding-top:40px;}
.logo em{ display:inline-block; position:relative; top:-10px; color:#fff; font-size:18px;padding-top:40px;}

.top_nav ul li .top_item_top a {
	display: block;
	line-height:80px; width:auto; padding:0 15px; text-align:center; height:81px; 
	font-size:16px; float:left;   position:relative;color:#fff;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.top_nav ul li .top_item_top a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #00b2bf;
	opacity:0.8;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-ms-transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	-ms-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.top_nav ul li .top_item_top:hover a:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

.head-nav-menu{ line-height:80px; margin-top:20px; display:inline-block; position:absolute; right:-20px;}

.top_nav{ width:auto; height:80px; display:inline-block; margin-top:17px; float:right; position:relative; margin-right:56px;}
.top_nav ul{}
.top_nav ul li{line-height:80px; width:auto;  text-align:center; height:80px; display:inline-block; font-size:16px; font-weight:bold; float:left;  position:relative;}

.top_item_boxleft{ left:0px;}
.top_item_boxright{ right:0px;}
.top_item_box{ display:none;
               z-index:999; 
			   width:450px;
			   text-align:center; 
			   position:absolute;
			   top:81px;
			   background:url(../images/top_mb_03.png);
			   opacity:1;	
                	   
			  }
.top_item_box a{ display: inline-block;
                 width:50%;
                 float:left;
                height:50px; 
			    line-height:55px;
				text-align:left;
				font-size:14px; 
				color:#fff;
				}
.top_item_box a img{ width:30px; height:30px; margin:17px 22px 0px 35px;}
				
.top_item .top_item_boxright a{ float:right;}
.top_item_box a .i_dn{ float:left; display:none;}
.top_item_box a .i_db{ float:left; display:inline-block;}
.top_item_box a:hover .i_dn{ display:inline-block;}
.top_item_box a:hover .i_db{ display:none;}
				
.top_item_box a:hover{ color:#01BDCB;}
.head-nav-menu{ color:#fff; font-size:16px;}


.main{ width:100%; height:840px; background:url(../images/main_bg_02.jpg) no-repeat center;}
.main_in{ width:1300px; height:auto; margin:0 auto; padding-left:3px;}
.main_title{ width:430px; height:420px;}
.main_title_in{ background:url(../images/main_top_02.png) no-repeat center; width:628px; height:380px; top:-80px; left:-310px; z-index:99; color:#fff;}
.main_title_box{ padding:95px 0 0 285px;}
.main_title_box .p1{ font-family:Arial; font-size:24px;}
.main_title_box .p2{ display:inline-block; font-family:仿宋; font-size:48px; padding-top:50px; position:relative;}
.main_title_box .p2 span{ display:inline-block; position:absolute; bottom:-7px; right:10px; border-radius:7px; width:14px; height:14px; border:1px #fff solid;}

.main_in a{ display:inline-block; width:430px; height:420px; float:left; text-align:center;}
.main_box{ width:328px; height:348px; margin:35px auto; padding:0 10px;}
.main_box .p1{ padding-top:25px;}
.main_box .p1 .img1{ display:inline-block;}
.main_box .p1 .img2{ display:none;}
.main_box .p1 img{ width:108px; height:108px;}
.main_box .p2{ font-family:思源黑体 CN; font-size:30px; line-height:70px;}
.main_box .line{ width:3px; height:30px; background-color:#000; position:relative; left:50%; transform: translateX(-50%); margin-bottom:20px;}
.main_box .p3{ font-size:16px; font-family:思源黑体 CN; color:#636363;}

@import url("https://fonts.googleapis.com/css?family=Raleway");
* {
  box-sizing: border-box;
}
.copyright {
  position: absolute;
  bottom: 0;
}
.copyright a {
  text-decoration: none;
  color: #16a085;
}
.copyright a:hover {
  text-decoration: underline;
}

.main_box {
  position: relative;
  width:348px;
  height:348px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  font-size: 18px;
}
.main_box.type1 {
  color: #566473;
}
.main_box.type1.type1::after, .main_box.type1.type1::before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 0%;
  border: 2px solid;
  transition: all 1s ease;
  border-radius: 2px;
}
.main_box.type1.type1::after {
  bottom: 0;
  right: 0;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: #fff;
  border-right-color: #fff;
}
.main_box.type1.type1::before {
  top: 0;
  left: 0;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-top-color: #fff;
  border-left-color: #fff;
}
.main_box.type1.type1:hover:after, .main_box.type1.type1:hover:before {
  width: 99%;
  height: 99%;
  color:#fff;
}
.main_in a:hover{ background-color:#01BDCB; transition: all 1.5s ease;}
.main_in a:hover .main_box p{ color:#fff;}
.main_in a:hover .main_box .img1{ display:none;}
.main_in a:hover .main_box .img2{ display:inline-block;}
.main_in a:hover .main_box .line{ background-color:#fff;}


.case{ width:100%; height:auto; background-color:#fff;padding-top:80px;}
.case_top{ background:url(../images/main2_topbg_02.jpg) no-repeat center;  width:100%; height:310px; }
.case_top_head{ width:auto; height:auto; margin:0 auto; text-align:center; left:50%; transform:translateX(-50%);}
.case_top_head .p1{ margin-left:18px;letter-spacing:16px; font-size:24px; font-family:Arial; padding-top:82px;}
.case_top_head .p2{ font-family:仿宋; color:#0f0e0e; font-size:48px; padding-top:15px;}
.case_top_head .p2 span{ position:relative;}
.case_top_head .p2 span em{display:inline-block; position:absolute; bottom:-12px; right:-2px; border-radius:7px; width:14px; height:14px; border:1px #000 solid;}

.case_link{ width:1200px; height:auto; margin:0 auto; text-align:center; padding-bottom:80px;}
.case_link a{ display:inline-block; width:300px; height:65px; background-color:#01BDCB;color:#fff; padding-left:32px;}
.case_link a span{ font-family:思源黑体 CN; font-weight:300; font-size:18px; line-height:65px; float:left;}
.case_link a img{ float:left; margin:28px 0 0 9px;}
	


.works-nav{ width:1200px; height:auto; margin:0 auto; padding-top:170px; position: relative;z-index: 99;}
.works-nav a{ display:inline-block; padding:0 30px; margin:20px 0px; line-height:50px; border-radius:25px; font-family:思源黑体 CN; font-size:18px; color:#0f0e0e; float:left;}
.works-nav a:nth-of-type(3){ margin-right:420px;}
.works-nav a.selected,.works-nav a:active{color:#fff;text-decoration:none;background-color:#01BDCB;}
.works-list{ width:1560px; height:auto; margin:0 auto; margin-top:60px;}
.works-list ul{padding:0;margin:0;list-style:none;}
.works-list li{position:relative;width:480px; margin:0 60px 60px 0px; overflow:hidden;}
.works-list li:nth-of-type(3n){ margin-right:0px;}
.works-list li img{display:block;width:100%; height:320px;}
.works-list li .hover{position:absolute;top:100%;left:0;width:100%;height:100%;overflow:hidden;background-color:rgba(62,79,107,.7);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .8s ease;}
.works-list li.selected .hover{top:0;}
.works-list li .link{padding-top:60px;text-align:center;}
.works-list li .link a{display:inline-block;width:69px;height:69px;overflow:hidden;margin:0 10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-color:rgba(255,255,255,.42);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;opacity:0.95;}
.works-list li .link a:first-child{background-image:url(../images/icon_works01.png);}
.works-list li .link a:nth-child(2){background-image:url(../images/icon_works02.png);}
.works-list li .link a:hover,.works-list li .link a:active{background-position:0 -69px;background-color:#fff;}
.works-list li .desc{position:absolute;bottom:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:25px 30px 25px 20px; background-color:#F3F3F3;}
.works-list li .desc p{margin:0;color:#000; font-family:思源黑体 CN; font-size:18px;}
.works-list li .desc p em{margin:0;font-size:16px;color:#6f6f6f; float:right;}

.services{ width:100%; height:auto; margin:0 auto;}
.services_top{ background:url(../images/services_top_bg_02.png) no-repeat center; width:100%; height:160px; margin:0 auto;}
.services_top_in{ width:1400px; height:auto; margin:0 auto; text-align:center;}
.services_top_in .p1{ margin-left:90px; letter-spacing:40px; font-family:Arial; font-size:24px; padding-top:40px;}
.services_top_in .p1 span{ color:#fff;}
.services_top_box{ display:inline-block; margin:0 auto; margin-right:40px;}
.services_top_box .p2{ float:left; }
.services_top_box .p2 span{ font-family:仿宋; font-size:48px; position:relative;}
.services_top_box .p2 span em{position:absolute; border-radius:7px; width:14px; height:14px; border:1px #000 solid; bottom:0px; right:-10px;}
.services_top_box .p3{ float:left; font-size:18px; color:#fff; padding-left:40px;}
.services_top_box .p3 span{ float:left; padding-top:30px;}
.services_top_box .p3 em{ float:left; padding-top:18px;}

.services_nr{ width:1400px; height:auto; margin:0 auto;}
.services_nr a{ display:inline-block; width:20%; height:364px; float:left; margin-top:176px; border-left:1px #DCDBDB solid;}
.services_box{ width:100%; height:auto;}
.services_box_img{ left:0px; top:-52px;}
.services_box_img img{ width:104px; height:104px;}
.services_box_nr{ text-align:center; padding:0 40px;}
.services_box_nr .p1{ color:#0f0e0e; font-size:24px; font-family:思源黑体 CN; padding:140px 0 60px;}
.services_box_nr .p2{ font-size:14px; color:#636363; font-family:思源黑体 CN; line-height:24px;}
.services_nr a:nth-of-type(2n){ margin-top:236px; height:304px;}
.services_nr a:nth-of-type(2n) .services_box_nr .p1{ padding-top:78px;}
.services_nr a:hover{ margin-top:151px;height:389px; transition: all 200ms ease-in 0s}
.services_nr a:nth-of-type(2n):hover{ margin-top:211px;height:329px; transition: all 300ms ease-in 0s;}

.news{ width:100%; height:auto; background-color:#fff;}
.news_in{ width:1200px; height:auto; margin:0 auto;}
.news_left{ width:600px; padding-right:60px; float:left; padding-bottom:85px; border-right:1px #DCDBDB solid;}
.news_left_top{}
.news_left_top p{ font-family:思源黑体 CN; font-size:24px; color:#000; line-height:140px;}
.news_img_title{}
.news_img_title .a1 img{ width:540px; height:320px;}
.news_img_title .a2{ cursor: pointer; display:inline-block; width:455px; height:80px; line-height:80px; background-color:#01BDCB; font-size:18px; z-index:99; right:0px; bottom:-40px;}
.news_img_title .a2 span{ color:#fff; padding-left:20px; width:375px; word-break:break-all; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_img_title .a2 em{ padding-left:30px; color:#fff;}
.news_img_title .a2:hover em{ padding-left:40px; transition: all 300ms ease-in 0s;}
.news_right{  width:600px; height:auto; float:left; padding-left:50px;}
.news_right_top{}
.news_right_top a{ display:inline-block; font-family:思源黑体 CN; font-size:24px; line-height:140px; margin-right:25px;}
.news_right_top a:hover{ font-weight:bold;}
.news_right_top .on{ font-weight:bold;}
.news_right_nr{}
.news_right_box{font-family:思源黑体 CN; height:}
.news_right_box a{ display:block; padding-right:30px; position:relative; margin-bottom:45px;}
.news_right_box a .p1{ display:block; padding-bottom:25px;}
.news_right_box a .p1 span{font-size:16px; width:400px; word-break:break-all; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_right_box a .p1 em{ font-size:14px; color:#5b5b5b; float:right; padding-top:5px;}
.news_right_box a .p2{ font-size:14px; line-height:24px;}
.news_right_box a .line{ display:inline-block; width:4px; height:90px; background-color:#01BDCB; position:absolute; right:-4px; top:8px; opacity:0;}
.news_right_box a:hover .p1 span{ color:#01BDCB;transition:all 400ms ease-in 0s;}
.news_right_box a:hover .p1 em{ color:#01BDCB;transition:all 400ms ease-in 0s;}
.news_right_box a:hover .p2{ padding-left:10px;transition: all 400ms ease-in 0s;color:#01BDCB;}
.news_right_box a:hover .line{ opacity:1; transition: all 400ms ease-in 0s;}

.contact{ background:url(../images/contact_bg_02.jpg) no-repeat center; width:100%; height:300px;}
.contact_in{ width:1400px; height:auto; margin:0 auto;}
.contact_top{ font-size:18px; font-family:Antonio; color:#fff; padding:90px 0 0 430px;}
.contact_top span{ font-size:40px;}
.contact_nr{}
.contact_nr span{ font-size:30px; font-weight:bold; color:#01bdcb; float:left; line-height:80px; padding-left:155px; padding-right:56px;}
.contact_nr input{ width:153px; height:58px; border:none; border:1px #D3D3D3 solid; padding-left:10px; font-size:16px; font-family:思源黑体 CN; color:#000; float:left; margin-top:15px; margin-right:10px;}
.contact_nr textarea{ width:344px; height:58px; border:none; padding-top:16px;  border:1px #D3D3D3 solid; padding-left:10px; font-size:16px; font-family:思源黑体 CN; color:#000;  float:left; margin-top:15px; margin-right:10px;}
.contact_nr button{ width:220px; height:60px; border:none; font-size:18px; font-family:思源黑体 CN; float:left; margin-top:15px; background-color:#01BDCB; color:#fff; }

.foot{ width:100%; height:auto; background-color:#181818;}
.foot_top{ width:100%; height:160px; border-bottom:1px #282828 solid;}
.foot_top_in{ width:1200px; height:auto; margin:0 auto; padding-top:35px;}
.foot_top_left{ width:110px; height:auto; float:left;}
.foot_top_left p{ color:#c7c7c7; font-size:18px; font-family:思源黑体 CN; padding-left:20px;}
.foot_top_right { float:left; width:1090px; height:auto;}
.foot_top_right a{ display:inline-block; float:left; line-height:30px; margin-right:38px; font-size:16px; color:#7f7f7f; font-family:思源黑体 CN;}
.foot_top_right a:nth-of-type(8n){ margin-right:0px;}
.foot_nr{ width:100%; height:390px; border-bottom:1px #282828 solid;}
.foot_nr_in{ width:1200px; height:auto; margin:0 auto;}
.foot_nr_box{ width:199px; height:390px; float:left; border-left:1px #282828 solid;}
.foot_nr_box .p1{ display:block; color:#c7c7c7; font-family:思源黑体 CN; font-size:18px; margin:65px 0 35px; padding-left:30px; border-left:1px #fff solid;}
.foot_nr_box a{ display:block; padding-left:36px; color:#7f7f7f; font-size:16px; line-height:30px;}
.foot_nr_box a:hover{ color:#fff; padding-left:45px; transition: all 300ms ease-in 0s;}

.foot_box2{ width:398px;  height:390px; float:left; border-right:1px #282828 solid;}
.foot_box2_top{ margin-top:66px; position:relative;}
.foot_box2_topleft{ width:210px; height:auto; float:left; text-align:right;}
.foot_box2_topleft .phone1{ font-size:16px; color:#fff; font-family:思源黑体 CN; padding:25px 0px 10px;}
.foot_box2_topleft .phone2{ font-size:16px; color:#fff; font-family:Antonio;  font-size:30px; color:#00b2bf;}
.foot_box2_topright{ float:left; width:186px;}
.foot_box2_topright img{ width:107px; height:107px; margin-left:25px;}
.tupiao{ position:absolute; top:20px; left:-40px;}

.foot_box2_nr{ padding-top:70px;}
.foot_box2_nrin{ padding:0 70px;}
.foot_box2_nrin p{ width:260px; display:block; line-height:32px; font-size:16px; color:#7f7f7f; font-family:思源黑体 CN;}
.foot_box2_nrin p span{ color:#fff; float:left; font-size:16px;}
.foot_box2_nrin p em{ float:left; width:215px;}
.foot_box2_nrin p i{ float:left;}


/***内页***/

.ny_bannei_about{ background:url(../images/ny_bannei_about_01.jpg) no-repeat center; width:100%; height:600px; margin:0 auto;}
.ny_about{ width:100%; height:auto;}
.ny_about_in{ width:1200px; height:auto; margin:0 auto;}
.ny_about_top{ text-align:center; font-family:思源黑体 CN; padding-top:70px;}
.ny_about_top .p1{ font-family:Arial; font-size:24px; color:#0f0e0e; letter-spacing:40px; padding-left:40px; line-height:40px}
.ny_about_top .p2{ font-size:48px; color:#010101; margin-bottom:50px;}
.ny_about_top .p3{ font-size:18px; color:#6e6e6e; font-family:思源黑体; line-height:40px;}

.ny_about_box{ padding:70px 0 90px;}
.ny_about_boxin{ font-size:18px; text-align:center; width:33.3%; float:left;}
.ny_about_boxin .p1{ font-family:Antonio; font-weight:100; font-size:90px; color:#01bdcb; font}
.ny_about_boxin .p2{ font-family:思源黑体 CN; color:#6b6b6b;}

.ny_culture{ background:url(../images/ny_culture_bg_02.jpg) no-repeat center; width:100%; height:460px; margin:0 auto;}
.ny_culture_in{ width:1200px; height:auto; margin:0 auto;}
.ny_culture_top{ text-align:center; padding-top:54px;}
.ny_culture_top .p1{ color:#000; font-size:48px; font-weight:300; font-family:思源黑体 CN; padding-bottom:40px;}
.ny_culture_top .p2{ font-family:Arial; font-size:24px; color:#01bdcb; letter-spacing:20px;}

.ny_culture_nr{ width:1200px; height:auto; margin:0 auto;}
.ny_culture_nrbox{font-family:思源黑体 CN; float:left; width:50%; padding-top:46px;}
.ny_culture_nrbox .p1{ font-size:20px; font-weight:bold;}
.ny_culture_nrbox .p2{ font-size:24px; font-weight:300; padding-bottom:40px; padding-top:4px}
.ny_culture_nr .color{ color:#fff;}
.ny_culture_nr .pad{ padding-left:80px;}

.ny_service{ width:100%; height:701px; margin:0 auto; background:url(../images/ny_service_bg_02.jpg) no-repeat center;}
.ny_service_in{ width:1200px; height:auto; margin:0 auto;}
.ny_service_top{ text-align:center; padding-top:80px;}
.ny_service_top .p1{font-family:Arial; font-size:24px; color:#0f0e0e; letter-spacing:20px;}
.ny_service_top .p2{font-family:思源黑体 CN; font-weight:300; color:#010101; font-size:48px;}
.ny_service_nr{ padding-top:100px;}
.ny_service_box{ width:300px; float:left; text-align:center; margin-right:150px;}
.ny_service_box .p1 img{ width:245px; height:140px;}
.ny_service_box .p2{ padding:50px 0px 40px; font-family:思源黑体 CN; font-weight:300; color:#010101; font-size:24px;}
.ny_service_box .p3{ font-size:14px;font-family:思源黑体 CN; font-weight:300; color:#636363;}
.ny_service_box:nth-of-type(3){ margin-right:0px;}

.ny_ambient{ width:100%; height:auto; margin:0 auto;}
.ny_ambient_top{ width:100%; height:230px; background:url(../images/ny_ambient_topbg_02.jpg) no-repeat center; color:#fff;}
.ny_ambient_topin{ width:1200px; height:auto; margin:0 auto; text-align:right;}
.ny_ambient_topin .p1{ padding:65px 0 25px; font-size:24px; font-family:Arial; letter-spacing:17.5px; font-weight:300;}
.ny_ambient_topin .p2{}
.ny_ambient_topin .p2 span{ font-family:思源黑体 CN; font-size:48px; font-weight:300;}

.ny_ambient_nr{ width:1200px; height:560px; margin:0 auto; margin-bottom:20px;}
.ny_ambient_nrleft{ width:560px; height:100%; float:left;}
.ny_ambient_nrleft img{ width:560px; height:650px; top:-140px; position:absolute;}
.ny_ambient_nrright{ width:640px; float:left; padding-top:37px;}
.ny_ambient_nrright .p1{}
.ny_ambient_nrright .p1 img{ margin-left:30px; width:290px; height:220px;}
.ny_ambient_nrright .p2{ padding-top:30px;}
.ny_ambient_nrright .p2 img{ width:610px; height:220px; margin-left:30px;}

.ny_honor{ width:100%; height:auto; margin:0 auto; background-color:#fff;}
.ny_honor_in{ width:1200px; height:auto; margin:0 auto;}
.ny_honor_top{ text-align:center; padding:85px 0px;}
.ny_honor_top .p1{ font-family:Arial; font-size:24px;}
.ny_honor_top .p2{ font-family:思源黑体 CN; font-size:48px; font-weight:300; margin-top:-10px;}
.ny_honor_nr{ padding-bottom:105px;}
.ny_honor_nr a{ display:inline-block; float:left; padding:4px; border:1px #D1D1D1 solid; margin:0 10px;}
.ny_honor_nr a img{ width:270px; height:180px;}

.ny_choose{ width:100%; height:auto;}
.ny_choose_in{ width:1200px; height:auto; margin:0 auto;}
.ny_choose_nr{}
.ny_choose_nr a{ display:inline-block; width:365px; height:400px; text-align:center; margin-right:51px; float:left;}
.ny_choose_nr a .p1{ background:url(../images/ny_choose_bg1_03.png) no-repeat center; 
                     width:108px; height:108px; 
					 text-align:center; 
					 margin:0 auto; 
					 line-height:108px; 
					 font-family:Antonio; 
					 color:#01bdcb; 
					 font-size:60px;}
.ny_choose_nr a .p2{ font-family:思源黑体 CN;font-size:24px; font-weight:300; line-height:100px;}
.ny_choose_nr a .line{ width:30px; height:3px; background:#000; margin:0 auto; margin-bottom:35px;}
.ny_choose_nr a .p3{ padding:0 5px; font-family:思源黑体 CN;font-size:14px; font-weight:300; color:#636363;}
.ny_choose_nr a:nth-of-type(3){ margin-right:0px;}

.mb{ 
     position: fixed; 
	 z-index:9999; 
	 top: 30%; 
	 left: 50%;
	 margin-left: -360px; 
	 margin-top: -232px;
	 width:616px; 
	 height:535px; 
	 display: inline-block;
	 color:#555;
	  text-align:center;
	   display:none;
	 }
.mb .a1{ display:inline-block; 
       width:38px; 
	   height:38px; 
	   border-radius:19px; 
	   background-color:#000; 
	   opacity:0.5; 
	   color:#fff; 
	   text-align:center; 
	   line-height:35px; 
	   font-size:30px; 
	   top:100px; 
	   right:-10px;
	   z-index:99999;
	   position:absolute;
	   }
.mb img{ width:600px; height:500px; padding-top:120px;}






/***内页***/

.nyp_main{ background:url(../images/ny_product_bg1_02.jpg) no-repeat center; width:100%; height:860px; }
.nyp_main_in{ width:1400px; height:100%; margin:0 auto;}
.nyp_main_img{ width:50%;  height:100%; float:left; position:relative; padding-top:251px;}
.nyp_main_img img{ position:absolute; right:30px;}
.nyp_main_nr{ width:50%; height:100%; float:left; position:relative; padding:251px 240px 0 30px; color:#fff; font-family:思源黑体 CN;}
.nyp_main_nr .p1{ font-size:60px; padding-top:70px;}
.nyp_main_nr .p2{ font-size:24px; padding-bottom:15px;}
.nyp_main_nr .line{ width:40px; height:4px; background-color:#fff; margin-bottom:20px;}
.nyp_main_nr .p3{ line-height:26px; font-size:16px; font-weight:300;}
.nyp_main_nr .p4{ padding-top:55px;}
.nyp_main_nr .p4 a{ display:inline-block; width:137px; height:48px; border:1px #fff solid; color:#fff; font-size:16px; font-weight:300; font-family:思源黑体 CN; text-align:center; line-height:48px;}
.nyp_main_nr .p5{ position:absolute; bottom:0px; right:-13px; width:228px;}
.nyp_main_nr .p4 a:hover{ background-color:#fff; color:#01bdcb;}


.nyp_main_img2{}
.nyp_main_img2 .nyp_main_img img{ left:80px; right:0px;}
.nyp_main_nr2{padding:251px 0px 0px 270px;}
.nyp_main_nr2 .p5{ left:0px !important;}

.nyp_main2{ background:url(../images/ny_product_bg2_02.jpg) no-repeat center; width:100%; height:878px; }
.nyp_main3{ background:url(../images/ny_product_bg3_02.jpg) no-repeat center; width:100%; height:878px; }
.nyp_main4{ background:url(../images/ny_product_bg4_02.jpg) no-repeat center; width:100%; height:878px; }
.nyp_main5{ background:url(../images/ny_product_bg5_02.jpg) no-repeat center; width:100%; height:878px; }

/***内页***/

.ny_bannei_build{ background:url(../images/ny_bannei_build_01.jpg) no-repeat center; width:100%; height:600px; margin:0 auto;}
.ny_build{ width:100%; height:auto;}
.ny_build_main{ width:1200px; height:auto; margin:0 auto; padding-bottom:80px;}
.nybuild_main_top{ width:1000px; text-align:center; margin:0 auto; font-family:思源黑体 CN; font-weight:300; padding:70px 0px;}
.nybuild_main_top .p1{ font-size:44px;}
.nybuild_main_top .p2{ font-size:16px; color:#515151; line-height:24px;}
.nybuild_main_nr{}
.nybuild_main_nr a{ display:inline-block;                      
					background:url(../images/ny_buildmain_1_03.jpg) no-repeat center;
					 width:280px; height:380px; 
					 text-align:center; 
					 color:#fff;
					 font-family:思源黑体 CN; 
					 font-weight:300;
					 position:relative;
					 float:left;
					 margin-right:26px;
					 }
.nybuild_main_nr a:nth-of-type(2){background:url(../images/ny_buildmain_2_03.jpg) no-repeat center;}
.nybuild_main_nr a:nth-of-type(3){background:url(../images/ny_buildmain_3_03.jpg) no-repeat center;}
.nybuild_main_nr a:nth-of-type(4){background:url(../images/ny_buildmain_4_03.jpg) no-repeat center;}
				 
.nybuild_main_nrbox{ position:relative; z-index:1px; width:100%; height:100%;}					 
.nybuild_main_nrbox .p1{ padding-top:114px;}
.nybuild_main_nrbox .p1 img{ width:58px; height:55px;}
.nybuild_main_nrbox .line{ width:37px; height:3px; background-color:#fff; margin:40px auto;}
.nybuild_main_nrbox .p2{ font-size:22px;}
.nybuild_main_nrbox .p3{ width:200px; font-size:14px; position:absolute; top:190px; opacity:0; left:40px;}

.nybuild_main_nr a:hover .nybuild_main_nrbox{ background:url(../images/ny_build_mb_03.png); transition:all .8s ease;}
.nybuild_main_nr a:hover .nybuild_main_nrbox .p1{ padding-top:65px;transition:all .8s ease;}
.nybuild_main_nr a:hover .nybuild_main_nrbox .line{ display:none;}
.nybuild_main_nr a:hover .nybuild_main_nrbox .p2{ padding-top:20px;transition:all .8s ease;}
.nybuild_main_nr a:hover .nybuild_main_nrbox .p3{ opacity:1;transition:all 1s ease;}
.nybuild_main_nr a:nth-of-type(4){ margin-right:0px;}

.ny_build_main2{ background-color:#fff; padding-bottom:60px;}
.nybuild_main2_nr{ width:1200px; height:auto; margin:0 auto;}
.nybuild_main2_nr a{ display:inline-block; width:590px; height:110px; background-color:#F6F6F6; float:left; margin-right:20px; margin-bottom:30px;}
.nybuild_main2_nrimg{ float:left; width:110px; height:auto;}
.nybuild_main2_nrimg img{ width:110px; height:110px;}
.nybuild_main2_nrbox{ float:left; width:480px;font-family:思源黑体 CN; padding:25px 0px 25px 10px;}
.nybuild_main2_nrbox .p1{ font-size:22px; font-weight:bold; padding-bottom:6px;}
.nybuild_main2_nrbox .p2{ font-size:14px; font-weight:300;}
.nybuild_main2_nr a:nth-of-type(2n){ margin-right:0px;}

.ny_build_main3{ background:url(../images/ny_build_main3_bg_02.jpg) no-repeat center; width:100%; height:620px;}
.nybuild_main3_nr{ width:1200px; height:auto; margin:0 auto;}
.nybuild_main3_nr a{ display:inline-block; width:280px; height:320px; font-family:思源黑体 CN; background-color:#fff; text-align:center; margin-right:26px; float:left;}
.nybuild_main3_nrbox{ padding:0 20px;}
.nybuild_main3_nrbox .p1{ padding-top:40px;}
.nybuild_main3_nrbox .p1 img{ width:101px; height:101px;}
.nybuild_main3_nrbox .p2{ font-size:22px; font-weight:bold; line-height:70px; padding-bottom:10px;}
.nybuild_main3_nrbox .p3{ font-weight:300; font-size:14px; color:#515151; line-height:24px;}
.nybuild_main3_nr a:nth-of-type(4){ margin-right:0px;}
.nybuild_main3_nr a:hover{ box-shadow:1px 1px 15px #8e9596; margin-top:-10px;}

.ny_build_main4{ background-color:#fff; padding-bottom:80px;}
.nybuild_main4_nr{ width:1200px; height:auto; margin:0 auto;}
.nybuild_main4_nrbox{ width:240px; height:330px; background-color:#F6F6F6;font-family:思源黑体 CN; font-weight:300; position:relative; float:left; margin-right:80px;}
.nybuild_main4_nrbox .p1{ display:block; height:60px; line-height:60px; text-align:center; font-size:24px; background-color:#01BDCB; color:#fff;}
.nybuild_main4_nrbox .p2{ display:block; width:100%; margin-top:21px;}
.nybuild_main4_nrbox .p2 img{ float:left; width:63px; height:63px; margin:0 25px 0 35px;}
.nybuild_main4_nrbox .p2 span{ line-height:63px; color:#515151; font-size:18px;}
.nybuild_main4_nrbox .p3{ position:absolute; top:50%; right:-50px; font-size:50px; color:#AAAAAA;}
.nybuild_main4_nrbox:nth-of-type(4){ margin-right:0px;}
.nybuild_main4_nrbox:nth-of-type(4) .p3{ display:none;}

.ny_link_case{ width:1200px; height:auto; margin:0 auto;}
.ny_link_casetop{ text-align:center;}
.ny_link_casetop p{ font-family:思源黑体 CN; font-weight:300; font-size:40px; line-height:200px;}
.ny_link_case .ny_link_casebox{ width:1200px; height:auto; margin:0 auto;}
.ny_link_case .ny_link_casebox li{ width:360px; height:240px; position:relative; margin:0 60px 60px 0px; overflow:hidden;}
.ny_link_case .ny_link_casebox li:nth-of-type(3n){ margin-right:0px;}




/***内页***/

.ny_bannei_online{ background:url(../images/ny_bannei_online_01.jpg) no-repeat center; width:100%; height:600px; margin:0 auto;}
.ny_online{ width:100%; height:auto;}
.ny_online_main{ width:1200px; height:auto; margin:0 auto; padding-bottom:50px;}
.nyonline_main_nr{}
.nyonline_main_nr a{ display:inline-block;                      
					 width:370px; height:310px; 
					 text-align:center; 
					 font-family:思源黑体 CN; 
					 font-weight:300;
					 position:relative;
					 float:left;
					 margin: 0 45px 37px 0px;
					  border:1px #E7E7E7 solid;
					 }
.nyonline_main_nr a:nth-of-type(3n){ margin-right:0px;}	
.nyonline_main_nr a:nth-of-type(2) .line{ background-color:#FF80B3;}	
.nyonline_main_nr a:nth-of-type(3) .line{ background-color:#B288FF;}
.nyonline_main_nr a:nth-of-type(4) .line{ background-color:#FF8143;}
.nyonline_main_nr a:nth-of-type(5) .line{ background-color:#28CEA0;}
.nyonline_main_nr a:nth-of-type(6) .line{ background-color:#3D79E6;}		 
.nyonline_main_nrbox{ position:relative; z-index:1px; width:100%; height:100%;}					 
.nyonline_main_nb1 .p1{ padding-top:32px;}
.nyonline_main_nb1 .p1 img{ width:101px; height:101px;}
.nyonline_main_nb1 .p2{ font-size:24px; line-height:78px;}
.nyonline_main_nb1 .line{ width:38px; height:3px; background-color:#01BDCB; margin:0 auto; margin-bottom:15px;}
.nyonline_main_nb1 .p3{ width:200px; font-size:16px; margin:0 auto; color:#515151; line-height:26px; }

.nyonline_main_nb2{ padding:0 45px; position:absolute; top:100px; font-size:16px; text-align:left; color:#fff; opacity:0;}
.nyonline_main_nb2 .p4{ line-height:24px;}
.nyonline_main_nb2 .p5{ line-height:24px; padding-bottom:20px;}
.nyonline_main_nb2 .p5 span{ font-weight:bold;}
.nyonline_main_nb2 .p6{ width:125px; height:44px; background-color:#F6AB13; text-align:center; margin:0 auto; position:relative;}
.nyonline_main_nb2 .p6 em{ display:inline-block; position:absolute; top:22px; left:-20px; width:165px; height:1px; background-color:#fff;}
.nyonline_main_nb2 .p6 span{ line-height:44px; padding:0 10px; background-color:#F6AB13; position:relative; z-index:1;}

.nyonline_main_nr a:hover{ background-color:#01BDCB; transition: all 800ms ease-in 0.1s;}
.nyonline_main_nr a:hover .nyonline_main_nrbox .p1{ display:none;}
.nyonline_main_nr a:hover .nyonline_main_nrbox .p2{ color:#fff;}
.nyonline_main_nr a:hover .nyonline_main_nrbox .line{ background-color:#fff;}
.nyonline_main_nr a:hover .nyonline_main_nrbox .p3{ display:none;}
.nyonline_main_nr a:hover .nyonline_main_nb2{ opacity:1;transition: all 300ms ease-in 0s;}
.nyonline_main_nr a:hover .nyonline_main_nb2 p{transition: all 300ms ease-in 0s;}

.ny_online_main2{ padding-bottom:80px;}
.nyonline_main2_nr{ width:1200px; height:auto; margin:0 auto;}
.nyonline_main2_box{ width:400px; float:left; font-family:思源黑体 CN; font-weight:300;}
.nyonline_main2_boxin{ background:url(../images/ny_online_main2_1_03.jpg) no-repeat center; width:400px; height:200px;}
.nyonline_main2_boxinimg{ width:88px; float:left;margin:60px 0px 0 50px;}
.nyonline_main2_boxinimg img{ width:88px; height:88px; }
.nyonline_main2_boxinright{ color:#fff; width:200px; float:left; text-align:center;}
.nyonline_main2_boxinright .p1{ font-size:24px; padding-top:70px;}
.nyonline_main2_boxinright .p2{ font-size:16px;}
.nyonline_main2_boxin:hover{ opacity:0.8; transition: all 200ms ease-in 0s;}

.nyonline_main2_bg2{background:url(../images/ny_online_main2_2_03.jpg) no-repeat center;}
.nyonline_main2_bg3{background:url(../images/ny_online_main2_4_03.jpg) no-repeat center;}
.nyonline_main2_bg4{background:url(../images/ny_online_main2_5_03.jpg) no-repeat center;}

.nyonline_main2_boxin2{ background:url(../images/ny_online_main2_3_03.jpg) no-repeat center; width:400px; height:400px; text-align:center; color:#fff;}
.nyonline_main2_boxin2 img{ width:88px; height:88px; margin:120px 0 0 0;}
.nyonline_main2_boxin2 .p1{ font-size:24px;}
.nyonline_main2_boxin2 .p2{ font-size:16px;}

.ny_online_main3{ background:url(../images/ny_online_main3bg_02.jpg) no-repeat center; width:100%; height:730px;}
.nyonline_main3_nr{ width:1200px; height:auto; margin:0 auto;}
.nyonline_main3_nr a{ display:inline-block; width:578px; height:138px; border:1px #D0D0D0 solid; margin:0px 40px 24px 0px; float:left;} 
.nyonline_main3_img{ float:left; display:inline-block; margin:35px 30px 0 12px;}
.nyonline_main3_img img{ width:68px; height:68px;}
.nyonline_main3_box{ width:466px;font-family:思源黑体 CN; font-weight:300; float:left;}
.nyonline_main3_box .p1{ font-size:24px; line-height:60px; padding-top:10px;}
.nyonline_main3_box .p2{ font-size:16px; color:#515151;}
.nyonline_main3_nr a:nth-of-type(2n){ margin-right:0px;}
.nyonline_main3_nr a:hover{ box-shadow:1px 1px 15px #8e9596;transition: all 200ms ease-in 0s;}

.ny_online_main4{ background-color:#fff;}
.nyonline_main4_nr{ width:1200px; height:auto; margin:0 auto;}
.nyonline_main4_nr a{ display:inline-block; width:189px; height:auto; float:left; margin-right:63px; text-align:center;}
.nyonline_main4_nr a img{ width:105px; height:97px;}
.nyonline_main4_nr a p{ font-size:18px; line-height:78px; margin-bottom:35px;}
.nyonline_main4_nr a:nth-of-type(5n){ margin-right:0px;}

/***内页***/

.ny_bannei_weixin{ background:url(../images/ny_bannei_weixin_01.jpg) no-repeat center; width:100%; height:600px; margin:0 auto;}
.ny_weixin{ width:100%; height:auto;}
.ny_weixin_main{ background-color:#fff; width:100%; height:auto; padding-bottom:35px;}
.nyweixin_main_nr{ width:1200px; height:auto; margin:0 auto;}
.nyweixin_main_nr a{ display:inline-block;                      
					 width:278px; height:278px; 
					 text-align:center; 
					 font-family:思源黑体 CN; 
					 font-weight:300;
					 position:relative;
					 float:left;
					 margin-right: 26px;
                     margin-bottom: 45px;
					 border:1px #E7E7E7 solid;
					 }
.nyweixin_main_nrbox{ position:relative; z-index:1px; width:100%; height:100%;}					 
.nyweixin_main_nb1 .p1{ padding-top:35px;}
.nyweixin_main_nrbox .p1 img{ width:101px; height:80px;}
.nyweixin_main_nrbox .p2{ font-size:24px; padding:25px 0 10px;}
.nyweixin_main_nrbox .p3{ padding:0 18px; font-size:14px; margin:0 auto; color:#444343; line-height:24px; }
.nyweixin_main_nr a:nth-of-type(4n){ margin-right:0px;}	
.nyweixin_main_nr a:hover{ box-shadow:1px 1px 15px #8e9596;transition: all 200ms ease-in 0s;}



.ny_weixin_main2{ background:url(../images/nyweixin_mian2_bg_02.jpg) no-repeat center; width:100%; height:630px;}
.nyweixin_main2_nr{ width:1200px; height:auto; margin:0 auto;}
.nyweixin_main2_nr a{ display:inline-block; width:280px; height:auto; float:left; margin-right:26px;}
.nyweixin_main2_nrimg{}
.nyweixin_main2_nrimg img{ width:280px; height:220px;}
.nyweixin_main2_nrbox{ padding:25px 28px; font-size:16px; font-family:思源黑体 CN; font-weight:300; background-color:#fff; text-align:center;}
.nyweixin_main2_nrbox p{ line-height:24px;}
.nyweixin_main2_nr a:nth-of-type(4n){ margin-right:0px;}
.nyweixin_main2_nr a:hover{ margin-top:-20px;transition: all 200ms ease-in 0s;}

.ny_weixin_main3{ background-color:#fff; padding-bottom:80px;}
.nyweixin_main3_nr{ width:1200px; height:auto; margin:0 auto;}
.nyweixin_main3_nr a{ display:inline-block; width:240px; height:auto; float:left; margin-right:80px; text-align:center;}
.nyweixin_main3_img{ padding-bottom:65px;}
.nyweixin_main3_img img{ width:134px; height:108px;}
.nyweixin_main3_box{ padding:0 15px; font-family:思源黑体 CN; font-weight:300; text-align:center;}
.nyweixin_main3_box .p1{ font-size:24px; color:#000; padding-bottom:25px;}
.nyweixin_main3_box .p2{ font-size:16px; line-height:24px;}
.nyweixin_main3_nr a:nth-of-type(4n){ margin-right:0px;}
.nyweixin_main3_nr a:hover .nyweixin_main3_box p{ color:#01bdcb;}

/***内页***/

.ny_bannei_app{ background:url(../images/ny_bannei_app_01.jpg) no-repeat center; width:100%; height:600px; margin:0 auto;}

.ny_app_main{ padding-bottom:80px;}
.nyapp_main_nr{ width:1200px; height:auto; margin:0 auto;}
.nyapp_main_box{ width:395px; float:left; font-family:思源黑体 CN; font-weight:300; margin-right:7px;}
.nyapp_main_box a{ display:block; width:395px; height:200px; background:url(../images/nyapp_main_1_03.jpg) no-repeat center; margin-bottom:7px;}
.nyapp_main_boxin{ padding:0 28px; color:#fff; text-align:center; opacity:0;}
.nyapp_main_boxin .p1{ font-size:24px; line-height:66px;}
.nyapp_main_boxin .p2{ font-size:14px; line-height:24px;}
.nyapp_main_boxin .p3{ width:140px; height:45px; margin:0 auto; font-size:16px; margin-top:10px; background-color:#fff; text-align:center; line-height:45px; color:#01bdcb;}

.nyapp_main_box:nth-of-type(3){ margin-right:0px;}
.nyapp_main_bg2{ background:url(../images/nyapp_main_2_03.jpg) no-repeat center !important; width:395px; height:200px;}
.nyapp_main_bg3{ background:url(../images/nyapp_main_3_03.jpg) no-repeat center !important; width:395px; height:200px;}
.nyapp_main_bg4{ background:url(../images/nyapp_main_4_03.jpg) no-repeat center !important; width:395px; height:200px;}
.nyapp_main_bg5{ background:url(../images/nyapp_main_5_03.jpg) no-repeat center !important; width:395px; height:200px;}

.nyapp_main_box .a1{}
.nyapp_main_box .a1{ height:407px !important;}
.nyapp_main_box .a1 .nyapp_main_boxin{ padding:0 65px;}
.nyapp_main_box .a1 .nyapp_main_boxin .p1{ line-height:110px; padding-top:50px;}
.nyapp_main_box .a1 .nyapp_main_boxin .p3{ margin-top:30px;}

.nyapp_main_box a:hover{ background:none !important; background-color:#01BDCB !important; transition: all 500ms ease-in 0s;}
.nyapp_main_box a:hover .nyapp_main_boxin{ opacity:1; transition: all 500ms ease-in 0s;}

.ny_app_main2{ background:url(../images/nyapp_main2_bg_02.jpg) no-repeat center; width:100%; height:800px;}
.nyapp_main2_nr{ width:1200px; height:auto; margin:0 auto;}
.nyapp_main2_nr a{ display:inline-block; width:295px; height:240px; background-color:#8FD7EC; text-align:center; margin:0px 6px 6px 0px; float:left;font-family:思源黑体 CN; font-weight:300; }
.nyapp_main2_nr a img{ width:101px; height:101px; margin-top:49px;}
.nyapp_main2_nr a p{ line-height:64px; font-size:24px; color:#fff;}
.nyapp_main2_nr a:nth-of-type(4n){ margin-right:0px;}
.nyapp_main2_nr a:nth-of-type(2){ background-color:#A8DE90;}
.nyapp_main2_nr a:nth-of-type(3){ background-color:#EAC98B;}
.nyapp_main2_nr a:nth-of-type(4){ background-color:#E496B5;}
.nyapp_main2_nr a:nth-of-type(5){ background-color:#EF9898;}
.nyapp_main2_nr a:nth-of-type(6){ background-color:#89E5C3;}
.nyapp_main2_nr a:nth-of-type(7){ background-color:#86C6E1;}
.nyapp_main2_nr a:nth-of-type(8){ background-color:#CFE185;}

.nyapp_main3_nr{ width:1200px; height:auto; margin:0 auto; padding-bottom:80px;}
.nyapp_main3_nr a{ display:inline-block; float:left; width:360px; height:380px; background:url(../images/nyapp_main3_1_03.jpg) no-repeat center; position:relative;font-family:思源黑体 CN; font-weight:300; margin-right:60px;}
.nyapp_main3_nr a .nyapp_main3_box{ width:360px; height:110px; background-color:#000; position:absolute; bottom:0px; left:0px; opacity:0.8; color:#fff; text-align:center;}
.nyapp_main3_nr a .nyapp_main3_box .p1{ font-size:24px; padding:25px 0 5px;}
.nyapp_main3_nr a .nyapp_main3_box .p2{ font-size:16px;}
.nyapp_main3_nr a:hover .nyapp_main3_box{ background-color:#01BDCB; transition: all 500ms ease-in 0s;}
.nyapp_main3_nr a:nth-of-type(2){ background:url(../images/nyapp_main3_2_03.jpg) no-repeat center;}
.nyapp_main3_nr a:nth-of-type(3){ background:url(../images/nyapp_main3_3_03.jpg) no-repeat center; margin-right:0px;}

.ny_app_main4{ background-color:#fff; padding-bottom:80px;}
.nyapp_main4_nr{ width:1200px; height:auto; margin:0 auto; }
.nyapp_main4_nr img{}


/***内页***/

.ny_bannei_baidu{ background:url(../images/ny_bannei_baidu_01.jpg) no-repeat center; width:100%; height:600px; margin:0 auto;}

.ny_baidu{ width:100%; height:auto;}
.nybaidu_main_nr{ width:1200px; height:auto; margin:0 auto;}
.nybaidu_main_nr a{ display:inline-block; width:365px; height:160px; margin:0 45px 80px 0;padding-top:20px; }
.nybaidu_main_img{ width:66px; height:56px; float:left; margin-right:24px;}
.nybaidu_main_img img{ width:66px; height:56px;}
.nybaidu_main_box{ width:275px; font-family:思源黑体 CN; font-weight:300; float:left; padding-right:10px;} 
.nybaidu_main_box .p1{ font-size:24px; padding-bottom:25px;}
.nybaidu_main_box .p2{ color:#000; font-size:16px;}
.nybaidu_main_nr a:nth-of-type(3n){ margin-right:0px;}
.nybaidu_main_nr a:nth-of-type(4) .p1{ font-size:20px;}
.nybuild_main_top .p1 span{ color:#01bdcb;}
.nybaidu_main_nr a:hover{ box-shadow:1px 1px 15px #8e9596;transition: all 200ms ease-in 0s; color:#01bdcb;}
.nybaidu_main_nr a:hover .nybaidu_main_box .p2{ color:#01bdcb;transition: all 200ms ease-in 0s;}

.ny_baidu_main2{ width:100%; height:700px; background:url(../images/nybaidu_main2_bg_02.jpg) no-repeat center;}
.ny_baidu_main2 .nybuild_main_top .p1{ color:#fff;}
.nybaidu_main2_nr{ width:1200px; height:auto; margin:0 auto;}
.nybaidu_main2_box{ width:50%; height:210px; float:left; font-family:思源黑体 CN; font-weight:300;color:#fff;}
.nybaidu_main2_boxleft{ font-family:Antonio; font-size:72px; text-align:center; width:98px; height:210px; line-height:200px; }
.nybaidu_main2_boxleft p{}
.nybaidu_main2_boxright{ width:500px; height:210px; float:left; padding:0 125px 0 50px; }
.nybaidu_main2_boxright .p1{ font-size:24px; line-height:80px;}
.nybaidu_main2_boxright .p2{ font-size:16px; line-height:30px;}
.nybaidu_main2_box:nth-of-type(2){ color:#01bdcb; text-align:right;}
.nybaidu_main2_box:nth-of-type(2) .nybaidu_main2_boxright{ padding:0 50px 0 125px; }
.nybaidu_main2_box:nth-of-type(3){ color:#01bdcb;}
.nybaidu_main2_box:nth-of-type(4){ text-align:right;}
.nybaidu_main2_box:nth-of-type(4) .nybaidu_main2_boxright{ padding:0 50px 0 125px; }

.ny_baidu_main3{background:url(../images/nybaidu_main3_bg_02.png) no-repeat center; width:100%; height:630px; background-color:#fff;}
.ny_baidu_main3 .nybuild_main_top{ padding:50px 0px;}
.nybaidu_main3_nr{ width:1200px; height:auto; margin:0 auto;}
.nybaidu_main3_nr p{ text-align:center; margin-top:40px; font-family:思源黑体 CN; font-weight:300; font-size:22px;}
.nybaidu_main3_nr a{ display:inline-block; width:248px; height:50px; border:1px #ECECEC solid; border-radius:25px; text-align:center; line-height:50px; box-shadow:#e1dbdb 0px 0px 5px 0px; background-color:#fff;}
.nybaidu_main3_nr .p1 a:nth-of-type(1){ margin-right:365px;}
.nybaidu_main3_nr .p2 a:nth-of-type(1){ margin-right:517px;}
.nybaidu_main3_nr .p3 a:nth-of-type(1){ margin-right:606px;}
.nybaidu_main3_nr .p4 a:nth-of-type(1){ margin-right:594px;}
.nybaidu_main3_nr a:hover{ box-shadow:1px 1px 15px #8e9596;transition: all 200ms ease-in 0s; color:#01bdcb;}

/***内页***/

.ny_bannei_case{ background:url(../images/ny_bannei_case_01.jpg) no-repeat center; width:100%; height:600px; margin:0 auto;}

.ny_case_top{ background:url(../images/ny_case_topbg_02.png) no-repeat center;  width:100%; height:310px; margin:0 auto; margin-top:70px;}
.ny_case .works-list{ width:1200px; }
.ny_case .works-list li{ width:370px; height:260px; margin:0px 45px 45px 0px;}
.ny_case .works-list li:nth-of-type(3n){ margin-right:0px;}

.ny_foot{ line-height:200px; text-align:center; width:1200px; height:auto; margin:0 auto; font-family:思源黑体 CN; font-weight:300; }
.ny_foot a{ display:inline-block; height:50px; padding:0 25px; background-color:#DEDEDE; margin:0 3px; line-height:50px;font-size:14px;}
.ny_foot a:hover{ background-color:#01BDCB; color:#fff;}
.ny_foot .on{ background-color:#01BDCB; color:#fff;}

/***内页***/

.ny_case2{ width:100%; height:auto;}
.ny_case2_in{ width:1200px; height:auto; margin:0 auto; padding-top:520px;}
.ny_case2_top{ width:1200px; height:600px; background:url(../images/ny_case2_topbg_03.jpg) no-repeat center; margin:0 auto; top:-120px;font-family:思源黑体 CN; font-weight:300;}
.ny_case2_top .p1{ font-size:40px; margin-top:55px; margin-bottom:50px;}
.ny_case2_top em{ display:inline-block; float:left; margin-top:30px; margin-right:20px; width:60px; height:6px; background-color:#01BDCB;}
.ny_case2_top a{ float:right; font-size:20px; padding-top:20px; padding-right:10px; color:#fff;}
.ny_case2_top a img{ float:left; padding-right:10px;}
.ny_case2_top .p2{ position:absolute; right:-26px; top:34px;}
.ny_case2_top .p3{ display:inline-block; width:520px; margin-left:605px; font-size:16px; line-height:37px;}
.ny_case2_top .p4{ text-align:right; padding-right:75px;}
.ny_case2_top .p4 img{ margin:75px 17px 0px;}

.ny_case2_box{}
.ny_case2_box img{ width:1200px; height:1970px;}


/***内页***/

.ny_bannei_operate{ background:url(../images/ny_bannei_operate_01.jpg) no-repeat center; width:100%; height:600px; margin:0 auto;}
.ny_operate{}
.ny_operate_main{ padding-bottom:80px;}
.nyoperate_main_nr{ width:1200px; height:auto; margin:0 auto;}
.nyoperate_main_nr a{ display:inline-block; width:360px; height:250px; float:left; margin-right:60px;}
.nyoperate_main_nr a img{ width:360px; height:250px;}
.nyoperate_main_nr a:nth-of-type(3){ margin-right:0px;}
.nyoperate_main_nr a:hover{ box-shadow:1px 1px 15px #8e9596;transition: all 200ms ease-in 0s; margin-top:-10px;}

.ny_operate_main2{ width:100%; height:auto; background-color:#fff;}
.nyoperate_main2_nr{ width:1200px; height: auto; margin:0 auto; padding-bottom:80px;}

.nyoperate_main2_box{ width:100%; height:100%;}
.nyoperate_main2_box .p1{ display:block; width:625px; height:83px; background-color:#01BDCB;font-family:思源黑体 CN; font-weight:300; font-size:18px; line-height:83px; bottom:0px; right:0px; color:#fff; padding-left:70px;}

/***内页***/

.ny_bannei_contact{ background:url(../images/ny_bannei_contact_01.jpg) no-repeat center; width:100%; height:600px; margin:0 auto;}
.ny_contact_top{ width:1200px; height:auto; margin:80px auto;}
.nycontact_top_left{ background:url(../images/ny_contact_mainbg_03.jpg) no-repeat center; width:360px; height:500px; padding:20px 0px; float:left;}
.nycontact_top_leftbox{}
.nycontact_top_leftimg{ float:left;}
.nycontact_top_leftimg img{ width:138px; height:137px; margin:46px 10px 46px 46px;}
.nycontact_top_leftnr{ width:145px;font-family:思源黑体 CN; font-weight:300; font-size:18px; color:#fff; float:left; padding-top:75px;}
.nycontact_top_leftnr .p1{ font-weight: bold; line-height:45px;}

.nycontact_top_right{ width:840px; height:auto; float:left;}
.nycontact_top_righttop{ width:100%; height:200px; background-color:#D8D8D8; padding:45px 0 0 60px;font-family:思源黑体 CN; font-weight:300;}
.nycontact_top_righttop .p1{ color:#01bdcb; font-size:24px; font-weight:bold;}
.nycontact_top_righttop .p2{ font-size:24px; font-weight:bold;}
.nycontact_top_righttop .p3{ font-size:16px; color:#383838; padding-top:25px;}

.nycontact_top_rightnr{ width:100%; height:300px; background-color:#E3E3E3; padding:0 48px;}
.nycontact_top_rightnrbox{ width:180px; height:auto; float:left; text-align:center;font-family:思源黑体 CN; font-weight:300; margin:0 34px;}
.nycontact_top_rightnrbox .p1{ padding-top:63px;}
.nycontact_top_rightnrbox .p1 img{ width:101px; height:101px;}
.nycontact_top_rightnrbox .p2{ font-size:18px; font-weight:bold; color:#000; line-height:55px;}
.nycontact_top_rightnrbox .p3{ font-family:Arial; font-size:18px;}
.nycontact_top_rightnrbox:nth-of-type(1) .p3{ font-weight:bold; font-size:24px; color:#01bdcb;}

/***内页***/

.ny_postsale{}
.ny_postsale_main{}
.nypostsale_main_nr{ width:1200px; height:auto; margin:0 auto;}
.nypostsale_main_nr a{ display:inline-block; width:115px; height:auto; font-family:思源黑体 CN; font-weight:300; font-size:20px; color:#5c5c5c; text-align:center; position:relative; margin-bottom:45px; margin-right:94px; float:left;}
.nypostsale_main_nr a .p1 img{ width:115px; height:121px;}
.nypostsale_main_nr a .p2{ line-height:60px;}
.nypostsale_main_nr a .p3{ position:absolute; top:54px; right:-82px;}
.nypostsale_main_nr a:nth-of-type(6n){ margin-right:0px;}
.nypostsale_main_nr a:nth-of-type(6n) .p3{ display:none;}

.ny_postsale_main2{ background-color:#fff; padding-bottom:80px;}
.nypostsale_main2_nr{ width:1200px; height:auto; margin:0 auto;}
.nypostsale_main2_nr a{ display:inline-block; width:320px; height:400px; background-color:#F7F7F7; font-family:思源黑体 CN; font-weight:300; float:left; margin-right:120px;}
.nypostsale_main2_nrtop{ background:url(../images/nypostsale_main2_bg_03.jpg) no-repeat center; width:320px; height:74px; text-align:center; line-height:74px; font-size:26px; color:#fff;}
.nypostsale_main2_nrbox{ padding:0 35px;}
.nypostsale_main2_nrbox .p1{ text-align:center; padding:45px 0px;}
.nypostsale_main2_nrbox .p2{ font-size:16px; color:#393939; line-height:37px;}
.nypostsale_main2_nr a:nth-of-type(3){ margin-right:0px;}
.nypostsale_main2_nr a:hover{box-shadow:1px 1px 15px #8e9596;transition: all 200ms ease-in 0s; color:#01bdcb;}


/***内页***/

.ny_bannei_news{ background:url(../images/ny_bannei_news_01.jpg) no-repeat center; width:100%; height:600px; margin:0 auto;}
.ny_news{ width:100%; height:auto;}
.ny_news_in{ width:1200px; height:auto; margin:0 auto; position:relative; padding-top:145px;}
.ny_news_top{ width:100%; height:90px; background-color:#01BDCB; position:absolute; top:-45px; text-align:center;  }
.ny_news_top a{ display:inline-block; color:#fff; line-height:85px; font-size:24px; padding:0 20px; margin:0 150px;font-family:思源黑体 CN; font-weight:300;}
.ny_news_top a:hover{ border-bottom:5px #F4A111 solid;}
.ny_news_top img{ position:absolute; top:-56px; left:500px;}
.ny_news_nr{}
.ny_news_nr a{ display:inline-block; float:left; width:370px; font-family:思源黑体 CN; font-weight:300; margin:0px 45px 40px 0px;}
.ny_news_nrimg{}
.ny_news_nrimg img{ width:370px; height:260px;}
.ny_news_nrnox{ width:100%; height:132px; border-bottom:1px #E1E1E1 solid;}
.ny_news_nrnox .p1{ font-size:24px; padding-top:20px;}
.ny_news_nrnox .p2{ font-size:14px; color:#6f6f6f; line-height:24px; padding-top:5px;}
.ny_news_nr a:nth-of-type(3n){ margin-right:0px;}
.ny_news_nr a:hover .ny_news_nrnox{ border-bottom:1px #01bdcb solid;transition: all 200ms ease-in 0s;}
.ny_news_nr a:hover .ny_news_nrnox p{ color:#01bdcb;transition: all 200ms ease-in 0s;}

/***内页***/

.ny_news2{ width:1200px; height:auto; margin:0 auto;}
.ny_news2_in{ width:1200px; height:auto; padding:0 50px; margin:0 auto; background-color:#fff; top:-120px;  margin-bottom:-60px}
.ny_news2_top{ text-align:center; padding-top:85px;}
.ny_news2_top .p1{ font-size:30px; font-weight:bold;}
.ny_news2_top .p2{ font-size:14px; color:#555; line-height:70px; padding-bottom:15px; border-bottom:1px #DFDFDF dashed;}
.ny_news2_top .p3{ top:60px; right:-50px;}
.ny_news2_top .p4{ top:34px; right:-76px;}

.ny_news2_nr{ min-height:600px; color:#555; font-size:16px; line-height:36px; text-indent:2em; padding-top:30px;}

.ny_news_link{ padding-top:75px; padding-bottom:50px;}
.ny_news_link a{ display:inline-block; font-size:16px; width:50%; float:left;line-height:66px; border-bottom:1px #DBDBDB solid;}
.ny_news_link a:hover{ border-bottom:1px #16C2CF solid;}



.mb2{position: fixed; 
	 z-index: 99999; 
	 top: 50%; 
	 right:-135px;
	 margin-left: -360px; 
	 margin-top: -232px;
	 width:245px; 
	 height:535px; 
	 display: inline-block;
	 color:#555;
	 }
.mb2_box{ display:block; 
        width:245px; 
		height:80px; 
		/*border-radius:50px 0px 0px 50px; */
		background-color:#01BDCB; 
		font-size:16px; 
		color:#fff; 
		margin-bottom:20px;
		left:65px;
		}
.mb2_box_left{ width:100px; height:80px; float:left; text-align:center; margin-right:45px;}	
.mb2_box_left a{ display:block; width:90px; color:#fff;}
.mb2_box_left img{ padding-top:6px;}
.mb2_box_right{ width:120px; position:absolute; left:110px;}
.mb2_box_right a{ display:inline-block; color:#fff;}
.mb2_box_right .a1{ padding:14px 0px 7px;}
.mb2_box_right .a2{ padding:7px 0px 14px;}
.mb2_box_right .img{ width:120px; height:32px; margin:4px 0px;}
.mb2_box_right .img2{ width:80px; height:80px; padding:2px;}
.mb2_box:hover{ left:-100px; transition: all 500ms ease-in 0s;}

.mb2 .mb2_box2{ 
        display:block; 
        width:90px; 
		height:80px; 
		/*border-radius:50px 0px 0px 50px; */
		background-color:#01BDCB; 
		font-size:16px; 
		margin-bottom:20px;
		left:65px;
		text-align:center;
		}		
.mb2 .mb2_box2 a{ display:inline-block;color:#fff; }
.mb2 .mb2_box2 a img{ padding-top:12px;}

#mb3{ background:url(../images/mb_1_03.png) no-repeat; 
     position: fixed; 
	 z-index:9999; 
	 top: 45%; 
	 left: 50%;
	 margin-left: -360px; 
	 margin-top: -232px;
	 width:616px; 
	 height:535px; 
	 display: inline-block;
	 color:#555;
	 }
#mb3 .a1{ display:inline-block; 
       width:38px; 
	   height:38px; 
	   border-radius:19px; 
	   background-color:#000; 
	   opacity:0.5; 
	   color:#fff; 
	   text-align:center; 
	   line-height:35px; 
	   font-size:30px; 
	   top:100px; 
	   right:-10px;
	   z-index:99999;
	   position:absolute;
	   }

#mb3 .a2y{ display: inline-block; width: 385px; height: 95px; margin: 310px 0 0 164px;}






















